sf: Rename few local functions
authorJagan Teki <[email protected]>
Sun, 30 Oct 2016 17:46:25 +0000 (23:16 +0530)
committerJagan Teki <[email protected]>
Fri, 18 Nov 2016 07:34:54 +0000 (13:04 +0530)
commit7b4ab88e2d7c3908f9259502d1b7abf08ac0fd29
treee882a35ed394b28971268dd900e083eddc2a1d8c
parenta881374ddb60628ed5a59ff654414caac5a7566e
sf: Rename few local functions

spi_flash_write_bar-> write_bar
spi_flash_write_bar -> read_bar
spi_flash_cmd_wait_ready -> spi_flash_wait_till_ready

Cc: Bin Meng <[email protected]>
Cc: York Sun <[email protected]>
Cc: Vignesh R <[email protected]>
Cc: Mugunthan V N <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Siva Durga Prasad Paladugu <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
drivers/mtd/spi/sf_internal.h
drivers/mtd/spi/spi_flash.c